|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectloginresponse.Failure
public class Failure
Field Summary | |
---|---|
protected Error |
error
|
Constructor Summary | |
---|---|
Failure()
|
Method Summary | |
---|---|
Error |
getError()
Gets the value of the error property. |
void |
setError(Error value)
Sets the value of the error property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Error error
Constructor Detail |
---|
public Failure()
Method Detail |
---|
public Error getError()
Error
public void setError(Error value)
value
- allowed object is
Error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |